Skip to content

[sonic-platform-common] Add new platform API for SONiC Physical MIB Extension feature#134

Merged
jleveque merged 4 commits intosonic-net:masterfrom
Junchao-Mellanox:phy-mibs
Oct 21, 2020
Merged

[sonic-platform-common] Add new platform API for SONiC Physical MIB Extension feature#134
jleveque merged 4 commits intosonic-net:masterfrom
Junchao-Mellanox:phy-mibs

Conversation

@Junchao-Mellanox
Copy link
Contributor

Why I did this?

In order to implement physical entity mib object entPhysicalParentRelPos, entPhysicalContainedIn and entPhysicalIsFRU, new platform API is required to collect information from each vendor.

What I did?

  1. Add DeviceBase.is_replaceable and DeviceBase.get_position_in_parent
  2. Add PsuBase.get_num_thermals, PsuBase.get_all_thermals, PsuBase.get_thermal
  3. Add SfpBase.get_num_thermals, SfpBase.get_all_thermals, SfpBase.get_thermal

@jleveque jleveque merged commit 403747a into sonic-net:master Oct 21, 2020
oleksandrivantsiv pushed a commit to oleksandrivantsiv/sonic-platform-common that referenced this pull request Oct 25, 2024
…obe in mux cable driver (sonic-net#134)

Summary:
This PR provides removes the delete logic on command probe message received from linkmgr after processing the message

What is the motivation for this PR?
the delete message tends to create an error scenario if many probe messages come and redis-api fails to retrieve the message contents

Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants